https://portal-sandbox.seapay.com.sa/api/v01/resellers/[reseller-code]/channel
Represents Channels, associated with the given reseller.
| Method: POST | Implicit: No | Returns: ServiceResponse |
| Consumes: json, xml, xurl | Produces: json, xml, xurl | |
|
Allows to attach the channel to the given reseller.
|
||
| # | Name | Type | Required | Default | Description |
|---|---|---|---|---|---|
| 01 | id | String | Yes |
Identifier of a channel that is going to be attached to the specified reseller. |
| Method: DELETE | Implicit: No | Returns: ServiceResponse |
| Consumes: json, xml, xurl | Produces: json, xml, xurl | |
|
Allows to delete attached channel from the given reseller.
|
||